home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 1 / CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso / Aminet / comm / cnet / cnettoolkit2a.lha / Routines / CHECK < prev    next >
Text File  |  1994-12-13  |  254b  |  7 lines

  1. CHECK:;if ARG() & ARG(1)~='###PANIC' then return ARG(1)
  2.     getcarrier;if result='TRUE' then if ARG() then return ARG(1);else return
  3.  
  4.     /* You may wish to call SAVE DATA routines here, before exiting! */
  5.  
  6.     logentry 'Lost Carrier!!';bufferflush;exit
  7.